IviRFSigGen Configure Power Step Dwell [PST]
IviRFSigGenPowerStep Capability Group
This VI configures how the power sweep advances.
instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
single enabled Specifies if the frequency sweep advances after the next trigger event (TRUE) or immediately after the dwell time ends (FALSE). The driver uses this value to set the IviRFSigGen>>Sweep>>Power Step>>Single Step Enabled property.
Valid Values: TRUE; FALSE Default Value: FALSE |
|
dwell Specifies the duration time of one step. Dwell time starts immediate after a trigger or the next step; no settling time is added. The driver uses this value to set the IviRFSigGen>>Sweep>>Power Step>>Power Step Dwell property.
Units: Seconds Default Value: 2.0 ms Note: This property is ignored if the IviRFSigGen>>Sweep>>Power Step>>Single Step Enabled property is set to TRUE. |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |